-
Notifications
You must be signed in to change notification settings - Fork 210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[braket] support reservation ARN #2553
Conversation
I, Tim <[email protected]>, hereby add my Signed-off-by to this commit: 955d837 Signed-off-by: Tim <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thank, Tim.
Please format the updated files. |
Signed-off-by: Tim <[email protected]>
@khalatepradnya thanks, I have formatted the code |
Command Bot: Processing... |
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
Description
Add support to reservation ARN. When
AMZN_BRAKET_RESERVATION_TIME_WINDOW_ARN
is presented in the environment variable (either from hybrid jobs with reservation or added manually), the reservation arn is added as part of create quantum task.